home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Electronic Print Media Service 1998 February
/
Electronic Print Media Service 1998 February.iso
/
Ideasrc
/
Gallery.Dir
/
00011_Script_Hidem
< prev
next >
Wrap
Text File
|
1997-12-08
|
228b
|
10 lines
on mouseDown
puppetsound (2) "clank"
repeat while the mousedown
set the visible of sprite (the clickon) to false
updatestage
end repeat
set the visible of sprite (the clickon) to true
updatestage
end